home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / c / Goo.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  2.3 KB  |  64 lines

  1. Short:    Graphical User Interface system for Intuition Games
  2. Author:   goo@q-group.demon.co.uk    (Andrew King)
  3. Uploader: oondy@q-group.demon.co.uk  (Andrew King)
  4. Version:  0.19 BETA
  5. Type:     dev/c
  6. Requires: OS 3.0, C compiler, C programming knowledge
  7.  
  8.  
  9. So, you want to program a game with a stable and usable user
  10. interface?  Well, you've come to the right place.  Welcome to the
  11. world of Goo...
  12.  
  13. Goo (the name derives from GUI which is pronounced "gooey") is a GUI
  14. that doesn't get tied up with using lots of gadget structures and such
  15. for Intuition gadgets (not GadTools gadgets mind).
  16.  
  17. Goo creates "objects" and are individually attached to a window.
  18. These objects can be anything from bitmaps to text strings - bitmaps
  19. are more suited to games than Image structures say for instance.
  20.  
  21. Note that Goo doesn't use Intuition gadgets for most objects.  These
  22. objects are currently supported:
  23.  
  24. - BUTTON (image and textual)
  25. - STRING (text input)
  26. - LABEL
  27. - LISTS (not in this beta)
  28. - CYCLE (not in this beta)
  29.  
  30. Each object can be manipulated using tags, and provides extra features
  31. like Windows '95/98 style "tip text" help popups.
  32.  
  33. It's dynamic!  It's great!  It's simple!  :) AmigaGuide autodocs are
  34. included.
  35.  
  36. Please note that this system only works with C compilers since it is a
  37. link library.. I've tried creating shared libraries but get no where.
  38.  
  39. Suggestions and comments should be directed to
  40. goo@q-group.demon.co.uk.
  41.  
  42. --
  43. Remember FUBAR?  Get a refresher of its status:
  44. http://www.q-group.demon.co.uk
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.     1636     858 47.5% 25-Sep-98 10:20:20  Goo.info
  52.    19717    6388 67.6% 25-Sep-98 10:45:52 +Goo.autodoc
  53.    21581    6873 68.1% 25-Sep-98 11:22:38 +Goo.guide
  54.     1433     970 32.3% 25-Sep-98 11:24:02 +Goo.guide.info
  55.     6692    2108 68.4% 23-Sep-98 10:19:50 +Goo.h
  56.     9576    4751 50.3% 24-Sep-98 13:55:08 +Goo.o
  57.     1515     842 44.4% 25-Sep-98 10:33:18 +Goo.readme
  58.     1337     798 40.3% 25-Sep-98 10:35:08 +Goo.readme.info
  59.      829     296 64.2% 25-Jun-98 18:23:18 +Goo_stubs.c
  60.      344     203 40.9% 07-Jul-98 10:30:16 +Goo_stubs.o
  61.    14743    2685 81.7% 10-Aug-98 15:50:20 +GooTest.c
  62. -------- ------- ----- --------- --------
  63.    79403   26772 66.2% 25-Sep-98 21:55:18   11 files
  64.